home *** CD-ROM | disk | FTP | other *** search
- subtitleTextBox. setText ("")
- mainTextBox. setText ("")
-
- activeBreadboard. deleteObject ( "linearScheduler" )
-
- activeBreadboard. replaceWith ( "unsupervisedSynapse" , "StandardFull" )
-
- activeInputProbe. setBroadcast ( TRUE )
- activeInputProbe. setDotSize ( 4 )
- activeInputProbe. setBroadcast ( FALSE )
- activeInputProbe. setActiveChannel ( 1 )
- activeInputProbe. setDotSize ( 1 )
-
- activeBreadboard. select ( NULL , FALSE )
-
- NextMacroPath = macro. pathFromMacro ( "Non-symmetric data clusters.nsm" )
- nextButton. setMacroPath ( NextMacroPath )
- SubtitleIndex = subtitleTextBox. setTextFromFile (TextBoxPath, SubtitleIndex)
- MainIndex = mainTextBox. setTextFromFile (TextBoxPath, MainIndex)
-